Papers with RLHF process

3 papers
RewardBench: Evaluating Reward Models for Language Modeling (2025.findings-naacl)

Copied to clipboard

Challenge: Evaluating reward models presents an opportunity to understand the opaque technologies used for alignment of language models.
Approach: They present a benchmark dataset and code-base for evaluation of reward models . they use prompt-chosen-rejected trios to benchmark how they perform on queries .
Outcome: The proposed dataset compares RMs with other models on a set of questions.
Interpretable Preferences via Multi-Objective Reward Modeling and Mixture-of-Experts (2024.findings-emnlp)

Copied to clipboard

Challenge: Reinforcement learning from human feedback (RLHF) is the primary method for aligning large language models with human preferences.
Approach: They propose to train an Absolute-Rating Multi-Objective Reward Model with multi-dimensional absolute-rating data.
Outcome: The proposed model outperforms the LLM-as-a-judge method on RewardBench . it achieves state-of-the-art performance on the benchmark .
Understanding Impact of Human Feedback via Influence Functions (2025.acl-long)

Copied to clipboard

Challenge: In reinforcement learning from human feedback, human feedback can be noisy, inconsistent or biased . this variability can lead to misaligned reward signals, potentially causing unintended side effects .
Approach: They propose an approximation method that measures the impact of human feedback on the performance of reward models.
Outcome: The proposed method detects common labeler biases in human feedback datasets and guides labelers in refining their strategies to better align with expert feedback.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations